Papers with architecture designs

3 papers
Massive End-to-end Speech Recognition Models with Time Reduction (2024.naacl-long)

Copied to clipboard

Challenge: Using the neural architecture of Google’s universal speech model, we reduce the frame rate and speed up training and inference.
Approach: They propose to use the neural architecture of Google’s universal speech model with additional funnel pooling layers to significantly reduce the frame rate and speed up training and inference.
Outcome: The proposed methods work with both connectionist temporal classification (CTC) and RNN-Transducer (RNN-T) and over two domains.
Learned Adapters Are Better Than Manually Designed Adapters (2023.findings-acl)

Copied to clipboard

Challenge: Existing approaches to improve adapter-based tuning are sub-optimal . a learning framework is proposed to learn the optimal adapter architectures .
Approach: They propose a framework to automatically learn optimal adapter architectures for better task adaptation of pre-trained models.
Outcome: The proposed framework outperforms the previous parameter-efficient tuning baselines while tuning comparable or fewer parameters.
DGST: a Dual-Generator Network for Text Style Transfer (2020.emnlp-main)

Copied to clipboard

Challenge: Existing studies on text style transfer focus on altering sentiment words to preserve attribute-independent information.
Approach: They propose a Dual-Generator network architecture for text Style Transfer using two generators.
Outcome: The proposed model performs better than existing models on Yelp and IMDb datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations